Export modules
Export Cloud Code modules from the current environment.
Command
Authentication Required: Yes
ugs cloud-code modules export <out-dir> <file-name> [options]
Arguments
<out-dir>
The output directory for export command
<file-name>
The output file name for export command
Options
Alias | Description | |
---|---|---|
project-id | -p, --project-id | The Unity cloud project ID. |
environment | -e, --environment-name | The services environment name. |
dry run | --dry-run | The command will do a dry run [default: False] |
help | -?, -h, --help | Display help and usage information. |
quiet | -q, --quiet | Reduce logging to a minimum. |
json | -j, --json | Use JSON as the output format. |